home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Euro Truck / ets_1_00_setup.exe / base.scs / uilab / ui / uilabbgr.esc < prev    next >
Text File  |  2008-07-25  |  365b  |  21 lines

  1. estruct {
  2.     client {
  3.         entities {
  4.             entity "ui.window" {
  5.                 evalues {
  6.                     "coords" : "0 0 1024 768"
  7.                 }
  8.                 entities {
  9.                     entity "ui.comp.text" {
  10.                         evalues {
  11.                             "coords" : "0 0 1024 768"
  12.                             "id" : "1"
  13.                             "text" : "<IMG SRC=/uilab/materials/b_white.shd XSCALE=STRETCH YSCALE=STRETCH COLOR=FF000000>"
  14.                         }
  15.                     }
  16.                 }
  17.             }
  18.         }
  19.     }
  20. }
  21.